home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 6 / MacMania 6.toast / / Tools&Utilities / ProMaker-Utils-0.9.4 / Sample all steps < prev    next >
Text File  |  1997-05-13  |  2KB  |  109 lines

  1. // All filemaker steps
  2. // Select the steps you want and USE command-H to Paste the Selection
  3. //  BE CAREFUL: IF YOU use command-E all steps will be pasted.
  4. //  This takes some time!
  5. //
  6. // Happy Pasting
  7. //
  8. // Note that you can use C style comment 
  9. // (but no Empty lines please)
  10. //
  11. Perform Script [Sub-scripts, <unknown>]
  12. Pause/Resume Script []
  13. Exit Script
  14. Halt Script
  15. If []
  16. Else
  17. End If
  18. Loop
  19. Exit Loop If []
  20. End Loop
  21. Allow User Abort [On]
  22. Set Error Capture [On]
  23. Go to Layout [original layout]
  24. Go to Record/Request/Page [First]
  25. Go to Related Record []
  26. Go to Portal Row [Select, First]
  27. Go to Field []
  28. Go to Next Field
  29. Go to Previous Field
  30. Enter Browse Mode []
  31. Enter Find Mode [Restore, Pause]
  32. Enter Preview Mode [Pause]
  33. Sort [Restore, No dialog]
  34. Unsort
  35. Find All
  36. Find Omitted
  37. Omit
  38. Omit Multiple []
  39. Perform Find [Restore]
  40. Modify Last Find
  41. Page Setup [Restore, No dialog]
  42. Print []
  43. Undo
  44. Cut [Select]
  45. Copy [Select]
  46. Paste [Select]
  47. Clear [Select]
  48. Select All
  49. Set Field []
  50. Paste Literal [Select]
  51. Paste Result [Select]
  52. Paste from Index [Select]
  53. Paste from Last Record [Select]
  54. Paste Current Date [Select]
  55. Paste Current Time [Select]
  56. Paste Current User Name [Select]
  57. New Record/Request
  58. Duplicate Record/Request
  59. Delete Record/Request []
  60. Delete Portal Row []
  61. Revert Record/Request []
  62. Exit Record/Request
  63. Copy Record
  64. Copy All Records
  65. Delete All Records []
  66. Replace []
  67. Relookup []
  68. Import Picture []
  69. Import Movie []
  70. Import Records [Restore]
  71. Export Records [Restore]
  72. Freeze Window
  73. Refresh Window []
  74. Scroll Window [Home]
  75. Toggle Window [Hide]
  76. Toggle Status Area [Toggle]
  77. Toggle Text Ruler [Toggle]
  78. Set Zoom Level [100%]
  79. View As [Toggle]
  80. New
  81. Open []
  82. Close []
  83. Change Password
  84. Set Multi-User [On]
  85. Set Use System Formats [On]
  86. Save a Copy as []
  87. Recover []
  88. Check Selection [Select]
  89. Check Record
  90. Check Found Set
  91. Correct Word
  92. Spelling Options
  93. Select Dictionaries
  94. Edit User Dictionary
  95. Show Message []
  96. Beep
  97. Speak []
  98. Dial Phone []
  99. Open Help
  100. Open Define Fields
  101. Open Define Relationships
  102. Open ScriptMakerâ„¢
  103. Open Preferences
  104. Send Apple Event []
  105. Perform AppleScript []
  106. Comment ["almost there"]
  107. Flush Cache to Disk
  108. Quit Application
  109.